gtkflowbox: Add remove_all()
authorChristopher Davis <christopherdavis@gnome.org>
Wed, 29 Sep 2021 22:20:37 +0000 (15:20 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Apr 2023 00:17:46 +0000 (20:17 -0400)
commitb34625363a1a2e20483510d615408418ea626be1
tree51693f8ccfa667a47912c7e8d2725c26972aed71
parent49e56fc7b322196b3dc42f09f436596085672cb9
gtkflowbox: Add remove_all()

Removing all items from containers is a common use case.
Without this applications needed to implement this manually.
It makes senses to handle it here.
gtk/gtkflowbox.c
gtk/gtkflowbox.h